-
Notifications
You must be signed in to change notification settings - Fork 800
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pages: Add quick actions to change the homepage and the posts page #40699
base: trunk
Are you sure you want to change the base?
Conversation
Are you an Automattician? Please test your changes on all WordPress.com environments to help mitigate accidental explosions.
Interested in more tips and information?
|
Thank you for your PR! When contributing to Jetpack, we have a few suggestions that can help us test and review your patch:
This comment will be updated as you work on your PR and make changes. If you think that some of those checks are not needed for your PR, please explain why you think so. Thanks for cooperation 🤖 The e2e test report can be found here. Please note that it can take a few minutes after the e2e tests checks are complete for the report to be available. Follow this PR Review Process:
Still unsure? Reach out in #jetpack-developers for guidance! |
0f63142
to
3927b27
Compare
Screen.Recording.2024-12-20.at.17.14.50.movSet as posts page doesn't seem to work :( |
@BogdanUngureanu Good catch! Fixed in 47fbb06 |
…ate-views-pages-quick-actions
Part of Automattic/wp-calypso#95620
Proposed changes:
In order to remove the Pages screen from Calypso, we need to port some missing features to WP Admin first.
One of these features is the ability to change the homepage and the posts page directly from the pages list:
This PR implements it in WP Admin as quick actions displayed in the pages list:
Other information:
Jetpack product discussion
N/A
Does this pull request change what data or activity we track or use?
No
Testing instructions:
/wp-admin/options-reading.php
and note the current settings for the homepage/posts page./wp-admin/edit.php?post_type=page
Posts page: None selected
Posts page: Something selected
Posts page: None selected
(*) Except on the current homepage
Posts page: Something selected
(*) Except on the current homepage
(*) Except on the current post page
(*) Only on the current post page